Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LOGMGR-191] Handle null messages in regex filters. #174

Merged
merged 1 commit into from
Mar 15, 2018

Conversation

jamezp
Copy link
Member

@jamezp jamezp commented Mar 8, 2018

https://issues.jboss.org/browse/LOGMGR-191

This will allow a pattern with "null" to be used to match null records.

@jamezp
Copy link
Member Author

jamezp commented Mar 8, 2018

@tkobayas does this seem okay? Essentially it would allow a null message to be filtered by using "null" somewhere in the pattern. e.g. new SubstitueFilter("null", "Unknown", true)

@jamezp jamezp merged commit 1dac1be into jboss-logging:master Mar 15, 2018
@tkobayas
Copy link

@jamezp Sorry for replying late. Looks good. Thanks!

@jamezp jamezp deleted the LOGMGR-191 branch April 10, 2018 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants